Remove Method

Summary
Removes the specified object.
Syntax
C#
VB
C++
public override bool Remove( 
   Medical3DObject item 
) 
  
Public Overrides Function Remove( _ 
   ByVal item As Medical3DObject _ 
) As Boolean 
public: 
bool Remove(  
   Medical3DObject^ item 
) override  

Parameters

item
The object to remove.

Return Value

true if the element has been removed successfully; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.